LCLint Output

LCLint 2.2 --- 25 Aug 96

rstring.c: (in function rstring_first)
rstring.c:13,14: Reference counted storage returned
    without modifying reference count: r1
  Reference counted storage is transferred in a way
  that may not be consistent with the reference count.
  (-refcounttrans will suppress message)

Finished LCLint checking --- 1 code error found